Skip to content

[Components][EventDispatcher] fix ContainerAwareEventDispatcher definition #4240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Sep 16, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets #4235

@@ -208,6 +208,8 @@ instance of ``Symfony\Component\HttpKernel\Event\FilterResponseEvent``::
.. sidebar:: Registering Event Listeners in the Service Container

When you are using the
:class:`Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher`
from the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. the ContainerAwareEventDispatcher is not parrt of the DI component

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, just adding these parts changes the meaning of the sentence.

@wouterj
Copy link
Member

wouterj commented Sep 21, 2014

👍

@weaverryan
Copy link
Member

Thanks @xabbuh!

@weaverryan weaverryan merged commit 4742859 into symfony:2.3 Sep 22, 2014
weaverryan added a commit that referenced this pull request Sep 22, 2014
…cher definition (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Components][EventDispatcher] fix ContainerAwareEventDispatcher definition

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #4235

Commits
-------

4742859 fix ContainerAwareEventDispatcher definition
@xabbuh xabbuh deleted the issue-4235 branch September 22, 2014 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants